Filename | (eval 380)[/Users/ether/.perlbrew/libs/36.0@std/lib/perl5/Class/Method/Modifiers.pm:148] |
Statements | Executed 12 statements in 32µs |
Eval Invoked At | /Users/ether/.perlbrew/libs/36.0@std/lib/perl5/Class/Method/Modifiers.pm line 148 |
Sibling evals | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19 |
Calls | P | F | Exclusive Time |
Inclusive Time |
Subroutine |
---|---|---|---|---|---|
4 | 4 | 1 | 29µs | 6.68ms | has | JSON::Schema::Modern::Document::OpenAPI::
Line | State ments |
Time on line |
Calls | Time in subs |
Code |
---|---|---|---|---|---|
1 | package JSON::Schema::Modern::Document::OpenAPI; | ||||
2 | # spent 6.68ms (29µs+6.65) within JSON::Schema::Modern::Document::OpenAPI::has which was called 4 times, avg 1.67ms/call:
# once (8µs+2.26ms) by OpenAPI::Modern::BEGIN@28 at line 49 of JSON/Schema/Modern/Document/OpenAPI.pm
# once (4µs+1.86ms) by OpenAPI::Modern::BEGIN@28 at line 70 of JSON/Schema/Modern/Document/OpenAPI.pm
# once (10µs+1.47ms) by OpenAPI::Modern::BEGIN@28 at line 45 of JSON/Schema/Modern/Document/OpenAPI.pm
# once (7µs+1.07ms) by OpenAPI::Modern::BEGIN@28 at line 57 of JSON/Schema/Modern/Document/OpenAPI.pm | ||||
3 | 4 | 3µs | for my $method (@$before) { | ||
4 | 4 | 9µs | 4 | 100µs | $method->(@_); # spent 100µs making 4 calls to MooX::TypeTiny::__ANON__[MooX/TypeTiny.pm:25], avg 25µs/call |
5 | } | ||||
6 | 4 | 20µs | 4 | 6.55ms | $$wrapped->(@_);} # spent 6.55ms making 4 calls to MooX::HandlesVia::has, avg 1.64ms/call |
7 | ; |